tools/xl/bash-completion: also complete 'xen'
authorHans van Kranenburg <hans@knorrie.org>
Sun, 10 Feb 2019 17:26:45 +0000 (18:26 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Wed, 28 Sep 2022 17:10:42 +0000 (19:10 +0200)
commitef3ad70c0634c3ac9fac676c487a239860caee10
treef93d2b141fcf4e9707e09af362b8a0e56274f15c
parent6a48f53a75bef6280360c80801a8ec0ed7656e1c
tools/xl/bash-completion: also complete 'xen'

We have the `xen` alias for xl in Debian, since in the past it was a
command that could execute either xl or xm.

Now, it always does xl, so, complete the same stuff for it as we have
for xl.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
[git-debrebase split: mixed commit: upstream part]
tools/xl/bash-completion